[INFO] cloning repository https://github.com/Artur-Sulej/rust-microservice
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Artur-Sulej/rust-microservice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtur-Sulej%2Frust-microservice", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtur-Sulej%2Frust-microservice'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3be720b3d8730990598c07e2a91f194d2082265c
[INFO] testing Artur-Sulej/rust-microservice against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtur-Sulej%2Frust-microservice" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Artur-Sulej/rust-microservice
[INFO] finished tweaking git repo https://github.com/Artur-Sulej/rust-microservice
[INFO] tweaked toml for git repo https://github.com/Artur-Sulej/rust-microservice written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Artur-Sulej/rust-microservice on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Artur-Sulej/rust-microservice already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded protobuf-support v3.7.2
[INFO] [stderr]   Downloaded deadpool-redis v0.22.1
[INFO] [stderr]   Downloaded zmij v1.0.19
[INFO] [stderr]   Downloaded axum-extra v0.12.5
[INFO] [stderr]   Downloaded prometheus v0.14.0
[INFO] [stderr]   Downloaded protobuf v3.7.2
[INFO] [stderr]   Downloaded redis v0.32.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3e2ee6cef85404afbf7a2e051bd5628e36a6460557556228379b33cdd8213a6
[INFO] running `Command { std: "docker" "start" "-a" "b3e2ee6cef85404afbf7a2e051bd5628e36a6460557556228379b33cdd8213a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3e2ee6cef85404afbf7a2e051bd5628e36a6460557556228379b33cdd8213a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3e2ee6cef85404afbf7a2e051bd5628e36a6460557556228379b33cdd8213a6", kill_on_drop: false }`
[INFO] [stdout] b3e2ee6cef85404afbf7a2e051bd5628e36a6460557556228379b33cdd8213a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6972e1d37712b81a675910279a5214648e9da0e20aa7f4f91062c419600236f2
[INFO] running `Command { std: "docker" "start" "-a" "6972e1d37712b81a675910279a5214648e9da0e20aa7f4f91062c419600236f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling redis v0.32.7
[INFO] [stderr]    Compiling redis v0.24.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling axum-extra v0.12.5
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling deadpool-redis v0.22.1
[INFO] [stderr]    Compiling social_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6972e1d37712b81a675910279a5214648e9da0e20aa7f4f91062c419600236f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6972e1d37712b81a675910279a5214648e9da0e20aa7f4f91062c419600236f2", kill_on_drop: false }`
[INFO] [stdout] 6972e1d37712b81a675910279a5214648e9da0e20aa7f4f91062c419600236f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bfd01f6b0f3e2f40e4b40b91dfac36e0f4b15dd90bca9ff078caddd454cec4ce
[INFO] running `Command { std: "docker" "start" "-a" "bfd01f6b0f3e2f40e4b40b91dfac36e0f4b15dd90bca9ff078caddd454cec4ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling social_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `MockLikeRepository` is never constructed
[INFO] [stdout]   --> tests/common/mod.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct MockLikeRepository {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockCacheRepository` is never constructed
[INFO] [stdout]    --> tests/common/mod.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct MockCacheRepository {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `count_key` is never used
[INFO] [stdout]    --> tests/common/mod.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | impl MockCacheRepository {
[INFO] [stdout]     | ------------------------ associated function in this implementation
[INFO] [stdout] 144 |     fn count_key(c: &ContentId) -> String {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockContentGateway` is never constructed
[INFO] [stdout]    --> tests/common/mod.rs:223:12
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub struct MockContentGateway {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockProfileGateway` is never constructed
[INFO] [stdout]    --> tests/common/mod.rs:265:12
[INFO] [stdout]     |
[INFO] [stdout] 265 | pub struct MockProfileGateway;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `user_id_for_token` is never used
[INFO] [stdout]    --> tests/common/mod.rs:268:12
[INFO] [stdout]     |
[INFO] [stdout] 267 | impl MockProfileGateway {
[INFO] [stdout]     | ----------------------- associated function in this implementation
[INFO] [stdout] 268 |     pub fn user_id_for_token(token: &str) -> Option<Uuid> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockPubSub` is never constructed
[INFO] [stdout]    --> tests/common/mod.rs:288:12
[INFO] [stdout]     |
[INFO] [stdout] 288 | pub struct MockPubSub {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestApp` is never constructed
[INFO] [stdout]    --> tests/common/mod.rs:310:12
[INFO] [stdout]     |
[INFO] [stdout] 310 | pub struct TestApp {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `build_state` and `build_router` are never used
[INFO] [stdout]    --> tests/common/mod.rs:335:12
[INFO] [stdout]     |
[INFO] [stdout] 334 | impl TestApp {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] 335 |     pub fn build_state(self) -> AppState {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 370 |     pub fn build_router(self) -> axum::Router {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_dummy_pg_pool` is never used
[INFO] [stdout]    --> tests/common/mod.rs:375:4
[INFO] [stdout]     |
[INFO] [stdout] 375 | fn create_dummy_pg_pool() -> sqlx::PgPool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_dummy_redis_pool` is never used
[INFO] [stdout]    --> tests/common/mod.rs:383:4
[INFO] [stdout]     |
[INFO] [stdout] 383 | fn create_dummy_redis_pool() -> deadpool_redis::Pool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `valid_post_id` is never used
[INFO] [stdout]    --> tests/common/mod.rs:390:8
[INFO] [stdout]     |
[INFO] [stdout] 390 | pub fn valid_post_id() -> Uuid {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `valid_bonus_hunter_id` is never used
[INFO] [stdout]    --> tests/common/mod.rs:394:8
[INFO] [stdout]     |
[INFO] [stdout] 394 | pub fn valid_bonus_hunter_id() -> Uuid {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_request` is never used
[INFO] [stdout]    --> tests/common/mod.rs:399:14
[INFO] [stdout]     |
[INFO] [stdout] 399 | pub async fn send_request(
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_json` is never used
[INFO] [stdout]    --> tests/common/mod.rs:414:8
[INFO] [stdout]     |
[INFO] [stdout] 414 | pub fn parse_json(body: &bytes::Bytes) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `profile_gateway` is never read
[INFO] [stdout]    --> tests/common/mod.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 310 | pub struct TestApp {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 314 |     pub profile_gateway: MockProfileGateway,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "bfd01f6b0f3e2f40e4b40b91dfac36e0f4b15dd90bca9ff078caddd454cec4ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfd01f6b0f3e2f40e4b40b91dfac36e0f4b15dd90bca9ff078caddd454cec4ce", kill_on_drop: false }`
[INFO] [stdout] bfd01f6b0f3e2f40e4b40b91dfac36e0f4b15dd90bca9ff078caddd454cec4ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] befea6a19896f99ad61df3c11c550436801f67ef8e682282b5e11f790b508233
[INFO] running `Command { std: "docker" "start" "-a" "befea6a19896f99ad61df3c11c550436801f67ef8e682282b5e11f790b508233", kill_on_drop: false }`
[INFO] [stderr] warning: field `profile_gateway` is never read
[INFO] [stderr]    --> tests/common/mod.rs:314:9
[INFO] [stderr]     |
[INFO] [stderr] 310 | pub struct TestApp {
[INFO] [stderr]     |            ------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 314 |     pub profile_gateway: MockProfileGateway,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MockLikeRepository` is never constructed
[INFO] [stderr]   --> tests/common/mod.rs:18:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct MockLikeRepository {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MockCacheRepository` is never constructed
[INFO] [stderr]    --> tests/common/mod.rs:137:12
[INFO] [stderr]     |
[INFO] [stderr] 137 | pub struct MockCacheRepository {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `count_key` is never used
[INFO] [stderr]    --> tests/common/mod.rs:144:8
[INFO] [stderr]     |
[INFO] [stderr] 143 | impl MockCacheRepository {
[INFO] [stderr]     | ------------------------ associated function in this implementation
[INFO] [stderr] 144 |     fn count_key(c: &ContentId) -> String {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MockContentGateway` is never constructed
[INFO] [stderr]    --> tests/common/mod.rs:223:12
[INFO] [stderr]     |
[INFO] [stderr] 223 | pub struct MockContentGateway {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MockProfileGateway` is never constructed
[INFO] [stderr]    --> tests/common/mod.rs:265:12
[INFO] [stderr]     |
[INFO] [stderr] 265 | pub struct MockProfileGateway;
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `user_id_for_token` is never used
[INFO] [stderr]    --> tests/common/mod.rs:268:12
[INFO] [stderr]     |
[INFO] [stderr] 267 | impl MockProfileGateway {
[INFO] [stderr]     | ----------------------- associated function in this implementation
[INFO] [stderr] 268 |     pub fn user_id_for_token(token: &str) -> Option<Uuid> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MockPubSub` is never constructed
[INFO] [stderr]    --> tests/common/mod.rs:288:12
[INFO] [stderr]     |
[INFO] [stderr] 288 | pub struct MockPubSub {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TestApp` is never constructed
[INFO] [stderr]    --> tests/common/mod.rs:310:12
[INFO] [stderr]     |
[INFO] [stderr] 310 | pub struct TestApp {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `build_state` and `build_router` are never used
[INFO] [stderr]    --> tests/common/mod.rs:335:12
[INFO] [stderr]     |
[INFO] [stderr] 334 | impl TestApp {
[INFO] [stderr]     | ------------ methods in this implementation
[INFO] [stderr] 335 |     pub fn build_state(self) -> AppState {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 370 |     pub fn build_router(self) -> axum::Router {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_dummy_pg_pool` is never used
[INFO] [stderr]    --> tests/common/mod.rs:375:4
[INFO] [stderr]     |
[INFO] [stderr] 375 | fn create_dummy_pg_pool() -> sqlx::PgPool {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_dummy_redis_pool` is never used
[INFO] [stderr]    --> tests/common/mod.rs:383:4
[INFO] [stderr]     |
[INFO] [stderr] 383 | fn create_dummy_redis_pool() -> deadpool_redis::Pool {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `valid_post_id` is never used
[INFO] [stderr]    --> tests/common/mod.rs:390:8
[INFO] [stderr]     |
[INFO] [stderr] 390 | pub fn valid_post_id() -> Uuid {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `valid_bonus_hunter_id` is never used
[INFO] [stderr]    --> tests/common/mod.rs:394:8
[INFO] [stderr]     |
[INFO] [stderr] 394 | pub fn valid_bonus_hunter_id() -> Uuid {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `send_request` is never used
[INFO] [stderr]    --> tests/common/mod.rs:399:14
[INFO] [stderr]     |
[INFO] [stderr] 399 | pub async fn send_request(
[INFO] [stderr]     |              ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_json` is never used
[INFO] [stderr]    --> tests/common/mod.rs:414:8
[INFO] [stderr]     |
[INFO] [stderr] 414 | pub fn parse_json(body: &bytes::Bytes) -> serde_json::Value {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `social_api` (test "api_integration_test") generated 1 warning
[INFO] [stderr] warning: `social_api` (test "lifecycle_test") generated 15 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/social_api-6304ee0f2322c680)
[INFO] [stdout] 
[INFO] [stdout] running 51 tests
[INFO] [stdout] test adapters::http::circuit_breaker::tests::half_open_closes_after_success_threshold ... ok
[INFO] [stdout] test adapters::http::circuit_breaker::tests::failures_below_threshold_keep_closed ... ok
[INFO] [stdout] test adapters::http::circuit_breaker::tests::opens_when_failure_rate_exceeds_half_in_window ... ok
[INFO] [stdout] test adapters::http::circuit_breaker::tests::open_stays_open_before_recovery_timeout ... ok
[INFO] [stdout] test adapters::http::circuit_breaker::tests::transitions_to_half_open_after_timeout ... ok
[INFO] [stdout] test adapters::http::circuit_breaker::tests::open_rejects_requests ... ok
[INFO] [stdout] test adapters::http::circuit_breaker::tests::does_not_open_when_failure_rate_is_half_or_less ... ok
[INFO] [stdout] test adapters::http::circuit_breaker::tests::closed_permits_requests ... ok
[INFO] [stdout] test adapters::http::circuit_breaker::tests::transitions_to_open_after_threshold_failures ... ok
[INFO] [stdout] test adapters::http::tests::content_validate_url_with_v1_suffix ... ok
[INFO] [stdout] test adapters::http::tests::parse_profile_user_id_invalid ... ok
[INFO] [stdout] test adapters::http::tests::parse_profile_user_id_without_prefix ... ok
[INFO] [stdout] test adapters::http::tests::profile_url_with_trailing_slash ... ok
[INFO] [stdout] test adapters::http::tests::profile_url_with_v1_suffix ... ok
[INFO] [stdout] test adapters::postgres::tests::decode_invalid_json ... ok
[INFO] [stdout] test adapters::postgres::tests::decode_invalid_timestamp ... ok
[INFO] [stdout] test adapters::postgres::tests::decode_invalid_uuid ... ok
[INFO] [stdout] test adapters::http::tests::profile_url_plain ... ok
[INFO] [stdout] test adapters::http::tests::profile_url_with_v1_and_trailing_slash ... ok
[INFO] [stdout] test adapters::postgres::tests::decode_missing_fields ... ok
[INFO] [stdout] test adapters::http::tests::content_validate_url_with_trailing_slash ... ok
[INFO] [stdout] test domain::services::batch_service::tests::get_counts_falls_back_to_db_on_cache_batch_error ... ok
[INFO] [stdout] test domain::services::batch_service::tests::get_counts_fills_cache_misses_from_db ... ok
[INFO] [stdout] test adapters::postgres::tests::encode_decode_roundtrip ... ok
[INFO] [stdout] test adapters::postgres::tests::decode_invalid_base64 ... ok
[INFO] [stdout] test domain::services::batch_service::tests::get_counts_uses_cache_first ... ok
[INFO] [stdout] test domain::services::batch_service::tests::get_statuses_returns_liked_and_not_liked ... ok
[INFO] [stdout] test adapters::http::tests::parse_profile_user_id_with_prefix ... ok
[INFO] [stdout] test adapters::http::circuit_breaker::tests::half_open_reopens_on_failure ... ok
[INFO] [stdout] test domain::services::like_service::tests::get_count_returns_cached_value ... ok
[INFO] [stdout] test domain::services::like_service::tests::get_top_rejects_invalid_window ... ok
[INFO] [stdout] test domain::services::like_service::tests::like_idempotent_no_side_effects ... ok
[INFO] [stdout] test domain::services::like_service::tests::get_top_returns_cached_leaderboard ... ok
[INFO] [stdout] test domain::services::like_service::tests::like_increments_cache ... ok
[INFO] [stdout] test domain::services::like_service::tests::like_stores_and_publishes_event ... ok
[INFO] [stdout] test domain::services::like_service::tests::like_validates_content_before_storing ... ok
[INFO] [stdout] test domain::services::like_service::tests::unlike_decrements_cache_and_publishes ... ok
[INFO] [stdout] test domain::services::like_service::tests::unlike_no_op_when_not_liked ... ok
[INFO] [stdout] test domain::services::like_service::tests::get_count_falls_back_to_db ... ok
[INFO] [stdout] test api::error::tests::error_response_has_correct_structure ... ok
[INFO] [stdout] test domain::services::like_service::tests::unlike_validates_content ... ok
[INFO] [stdout] test api::error::tests::invalid_content_id_maps_to_400 ... ok
[INFO] [stdout] test api::error::tests::dependency_unavailable_maps_to_503 ... ok
[INFO] [stdout] test api::error::tests::unauthorized_maps_to_401 ... ok
[INFO] [stdout] test api::error::tests::rate_limited_maps_to_429_with_retry_after ... ok
[INFO] [stdout] test api::error::tests::batch_too_large_maps_to_400 ... ok
[INFO] [stdout] test api::error::tests::invalid_window_maps_to_400 ... ok
[INFO] [stdout] test api::error::tests::content_type_unknown_maps_to_400 ... ok
[INFO] [stdout] test api::error::tests::internal_error_maps_to_500 ... ok
[INFO] [stdout] test api::error::tests::invalid_content_maps_to_404 ... ok
[INFO] [stdout] test api::error::tests::invalid_cursor_maps_to_400 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/mock_content.rs (/opt/rustwide/target/debug/deps/mock_content-68b3d7db3fdd0cd4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/mock_profile.rs (/opt/rustwide/target/debug/deps/mock_profile-1fa0722e7d313694)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/social_api-1349f5e1bfb0f32e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_integration_test.rs (/opt/rustwide/target/debug/deps/api_integration_test-99d841181f2891de)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test health_live_returns_200 ... ok
[INFO] [stdout] test batch_counts_fall_back_to_db_when_cache_read_fails ... ok
[INFO] [stdout] test batch_counts_returns_results ... ok
[INFO] [stdout] test count_returns_200_no_auth_needed ... ok
[INFO] [stdout] test error_responses_include_request_id_header ... ok
[INFO] [stdout] test batch_statuses_without_auth_returns_error ... ok
[INFO] [stdout] test count_falls_back_to_db_when_cache_read_fails ... ok
[INFO] [stdout] test batch_statuses_returns_liked_and_not_liked ... ok
[INFO] [stdout] test error_responses_have_correct_structure ... ok
[INFO] [stdout] test batch_statuses_exceeding_100_returns_400 ... ok
[INFO] [stdout] test batch_counts_empty_returns_empty_results ... ok
[INFO] [stdout] test count_invalid_content_id_returns_400_invalid_content_id ... ok
[INFO] [stdout] test batch_counts_exceeding_100_returns_400 ... ok
[INFO] [stdout] test count_response_shape_matches_spec ... ok
[INFO] [stdout] test like_idempotent_returns_201_with_already_existed ... ok
[INFO] [stdout] test like_nonexistent_content_returns_404 ... ok
[INFO] [stdout] test like_includes_rate_limit_headers ... ok
[INFO] [stdout] test like_invalid_content_id_returns_400_invalid_content_id ... ok
[INFO] [stdout] test like_unknown_content_type_returns_400 ... ok
[INFO] [stdout] test full_like_unlike_lifecycle ... ok
[INFO] [stdout] test metrics_returns_text ... ok
[INFO] [stdout] test like_with_invalid_token_returns_401 ... ok
[INFO] [stdout] test like_returns_201_created ... ok
[INFO] [stdout] test like_without_auth_returns_401 ... ok
[INFO] [stdout] test status_liked_returns_true_with_timestamp ... ok
[INFO] [stdout] test stream_emits_shutdown_event_on_shutdown_signal ... ok
[INFO] [stdout] test status_without_auth_returns_error ... ok
[INFO] [stdout] test read_rate_limited_returns_429_with_headers ... ok
[INFO] [stdout] test status_not_liked_returns_false_with_null_timestamp ... ok
[INFO] [stdout] test unlike_returns_200_with_was_liked_true ... ok
[INFO] [stdout] test top_invalid_window_returns_400 ... ok
[INFO] [stdout] test unlike_without_auth_returns_error ... ok
[INFO] [stdout] test unlike_not_liked_returns_200_with_was_liked_false ... ok
[INFO] [stdout] test stream_returns_sse_content_type ... ok
[INFO] [stdout] test top_defaults_to_post_content_type ... ok
[INFO] [stdout] test user_likes_empty_returns_no_cursor ... ok
[INFO] [stdout] test top_returns_leaderboard_with_correct_shape ... ok
[INFO] [stdout] test user_likes_filters_by_content_type ... ok
[INFO] [stdout] test write_rate_limited_returns_429_with_headers ... ok
[INFO] [stdout] test user_likes_returns_items ... ok
[INFO] [stdout] test user_likes_without_auth_returns_error ... ok
[INFO] [stdout] test health_ready_reports_content_api_check ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- health_ready_reports_content_api_check stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'health_ready_reports_content_api_check' (263) panicked at src/config.rs:87:19:
[INFO] [stdout] Failed to load configuration: missing value for field database_url
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a646f44791a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a646f44791a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a646f44791a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a646f44791a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a646f46058a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a646f46058a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5a646f44cc62 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a646f44cc62 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a646f4253cf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a646f4253cf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a646f43f5a9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a646e7f9d8c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5a646e7f9d8c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a646f43f822 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5a646f43f822 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a646f425488 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a646f41c759 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a646f4264dd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a646f460dfc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a646e8a08cb - social_api[11fcfa73133fce7d]::config::load_config
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:87:19
[INFO] [stdout]   20:     0x5a646e83e8a1 - <social_api[11fcfa73133fce7d]::config::load_config as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x5a646e953d3b - <std[f92b4c606f291077]::sync::once_lock::OnceLock<social_api[11fcfa73133fce7d]::config::AppConfig>>::get_or_init::<social_api[11fcfa73133fce7d]::config::load_config>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   22:     0x5a646e953c7e - <std[f92b4c606f291077]::sync::once_lock::OnceLock<social_api[11fcfa73133fce7d]::config::AppConfig>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<social_api[11fcfa73133fce7d]::config::AppConfig>>::get_or_init<social_api[11fcfa73133fce7d]::config::load_config>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   23:     0x5a646e878db2 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<social_api[11fcfa73133fce7d]::config::AppConfig>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<social_api[11fcfa73133fce7d]::config::AppConfig>>::get_or_init<social_api[11fcfa73133fce7d]::config::load_config>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   24:     0x5a646f42aca7 - <std[f92b4c606f291077]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   25:     0x5a646e872dc4 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<social_api[11fcfa73133fce7d]::config::AppConfig>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<social_api[11fcfa73133fce7d]::config::AppConfig>>::get_or_init<social_api[11fcfa73133fce7d]::config::load_config>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   26:     0x5a646e9504dd - <std[f92b4c606f291077]::sync::once_lock::OnceLock<social_api[11fcfa73133fce7d]::config::AppConfig>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<social_api[11fcfa73133fce7d]::config::AppConfig>>::get_or_init<social_api[11fcfa73133fce7d]::config::load_config>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   27:     0x5a646e9505b2 - <std[f92b4c606f291077]::sync::once_lock::OnceLock<social_api[11fcfa73133fce7d]::config::AppConfig>>::get_or_try_init::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<social_api[11fcfa73133fce7d]::config::AppConfig>>::get_or_init<social_api[11fcfa73133fce7d]::config::load_config>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   28:     0x5a646e95050e - <std[f92b4c606f291077]::sync::once_lock::OnceLock<social_api[11fcfa73133fce7d]::config::AppConfig>>::get_or_init::<social_api[11fcfa73133fce7d]::config::load_config>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   29:     0x5a646e8a09ce - social_api[11fcfa73133fce7d]::config::get
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:79:12
[INFO] [stdout]   30:     0x5a646e8e0f10 - social_api[11fcfa73133fce7d]::health_ready::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:115:15
[INFO] [stdout]   31:     0x5a646e901360 - <social_api[11fcfa73133fce7d]::health_ready as axum[ec88c19d02415fe6]::handler::Handler<(axum_core[401836f3f3fe9388]::extract::private::ViaParts, axum[ec88c19d02415fe6]::extract::state::State<social_api[11fcfa73133fce7d]::api::handlers::AppState>), social_api[11fcfa73133fce7d]::api::handlers::AppState>>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/handler/mod.rs:253:43
[INFO] [stdout]   32:     0x5a646e8a6dc0 - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = http[ceeb455812c69409]::response::Response<axum_core[401836f3f3fe9388]::body::Body>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5a646e9427e3 - <futures_util[253b6edbeb2a2963]::future::future::map::Map<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = http[ceeb455812c69409]::response::Response<axum_core[401836f3f3fe9388]::body::Body>> + core[786f478f706679df]::marker::Send>>, fn(http[ceeb455812c69409]::response::Response<axum_core[401836f3f3fe9388]::body::Body>) -> core[786f478f706679df]::result::Result<http[ceeb455812c69409]::response::Response<axum_core[401836f3f3fe9388]::body::Body>, core[786f478f706679df]::convert::Infallible>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   34:     0x5a646e946f43 - <futures_util[253b6edbeb2a2963]::future::future::Map<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = http[ceeb455812c69409]::response::Response<axum_core[401836f3f3fe9388]::body::Body>> + core[786f478f706679df]::marker::Send>>, fn(http[ceeb455812c69409]::response::Response<axum_core[401836f3f3fe9388]::body::Body>) -> core[786f478f706679df]::result::Result<http[ceeb455812c69409]::response::Response<axum_core[401836f3f3fe9388]::body::Body>, core[786f478f706679df]::convert::Infallible>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   35:     0x5a646e893693 - <axum[ec88c19d02415fe6]::handler::future::IntoServiceFuture<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = http[ceeb455812c69409]::response::Response<axum_core[401836f3f3fe9388]::body::Body>> + core[786f478f706679df]::marker::Send>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/macros.rs:42:39
[INFO] [stdout]   36:     0x5a646e856e85 - <axum[ec88c19d02415fe6]::util::MapIntoResponseFuture<axum[ec88c19d02415fe6]::handler::future::IntoServiceFuture<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = http[ceeb455812c69409]::response::Response<axum_core[401836f3f3fe9388]::body::Body>> + core[786f478f706679df]::marker::Send>>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/util.rs:94:47
[INFO] [stdout]   37:     0x5a646ec29a40 - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<http[ceeb455812c69409]::response::Response<axum_core[401836f3f3fe9388]::body::Body>, core[786f478f706679df]::convert::Infallible>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   38:     0x5a646ec24448 - <tower[e24a96b1fbf47c8e]::util::oneshot::Oneshot<tower[e24a96b1fbf47c8e]::util::boxed_clone_sync::BoxCloneSyncService<http[ceeb455812c69409]::request::Request<axum_core[401836f3f3fe9388]::body::Body>, http[ceeb455812c69409]::response::Response<axum_core[401836f3f3fe9388]::body::Body>, core[786f478f706679df]::convert::Infallible>, http[ceeb455812c69409]::request::Request<axum_core[401836f3f3fe9388]::body::Body>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.3/src/util/oneshot.rs:96:42
[INFO] [stdout]   39:     0x5a646ec249ab - <axum[ec88c19d02415fe6]::routing::route::RouteFuture<core[786f478f706679df]::convert::Infallible> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/routing/route.rs:149:41
[INFO] [stdout]   40:     0x5a646e857155 - <axum[ec88c19d02415fe6]::util::MapIntoResponseFuture<axum[ec88c19d02415fe6]::routing::route::RouteFuture<core[786f478f706679df]::convert::Infallible>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/util.rs:94:47
[INFO] [stdout]   41:     0x5a646ec29a40 - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<http[ceeb455812c69409]::response::Response<axum_core[401836f3f3fe9388]::body::Body>, core[786f478f706679df]::convert::Infallible>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   42:     0x5a646e8ffa8c - <axum[ec88c19d02415fe6]::middleware::from_fn::Next>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/middleware/from_fn.rs:345:36
[INFO] [stdout]   43:     0x5a646e8cde9c - social_api[11fcfa73133fce7d]::api::middleware::request_id_middleware::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/middleware.rs:22:38
[INFO] [stdout]   44:     0x5a646e909839 - <axum[ec88c19d02415fe6]::middleware::from_fn::FromFn<social_api[11fcfa73133fce7d]::api::middleware::request_id_middleware, (), axum[ec88c19d02415fe6]::routing::route::Route, (http[ceeb455812c69409]::request::Request<axum_core[401836f3f3fe9388]::body::Body>,)> as tower_service[68532c8df29a6733]::Service<http[ceeb455812c69409]::request::Request<axum_core[401836f3f3fe9388]::body::Body>>>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/middleware/from_fn.rs:309:45
[INFO] [stdout]   45:     0x5a646ec29002 - <axum[ec88c19d02415fe6]::middleware::from_fn::ResponseFuture as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/middleware/from_fn.rs:375:29
[INFO] [stdout]   46:     0x5a646e90c39b - <axum[ec88c19d02415fe6]::middleware::from_fn::ResponseFuture as futures_core[1ff9b90ca9960bc6]::future::TryFuture>::try_poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/future.rs:92:14
[INFO] [stdout]   47:     0x5a646e8d35b3 - <futures_util[253b6edbeb2a2963]::future::try_future::into_future::IntoFuture<axum[ec88c19d02415fe6]::middleware::from_fn::ResponseFuture> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/try_future/into_future.rs:34:31
[INFO] [stdout]   48:     0x5a646e9430a3 - <futures_util[253b6edbeb2a2963]::future::future::map::Map<futures_util[253b6edbeb2a2963]::future::try_future::into_future::IntoFuture<axum[ec88c19d02415fe6]::middleware::from_fn::ResponseFuture>, futures_util[253b6edbeb2a2963]::fns::MapErrFn<<core[786f478f706679df]::convert::Infallible as core[786f478f706679df]::convert::Into<core[786f478f706679df]::convert::Infallible>>::into>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   49:     0x5a646e947033 - <futures_util[253b6edbeb2a2963]::future::future::Map<futures_util[253b6edbeb2a2963]::future::try_future::into_future::IntoFuture<axum[ec88c19d02415fe6]::middleware::from_fn::ResponseFuture>, futures_util[253b6edbeb2a2963]::fns::MapErrFn<<core[786f478f706679df]::convert::Infallible as core[786f478f706679df]::convert::Into<core[786f478f706679df]::convert::Infallible>>::into>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   50:     0x5a646e95d313 - <futures_util[253b6edbeb2a2963]::future::try_future::MapErr<axum[ec88c19d02415fe6]::middleware::from_fn::ResponseFuture, <core[786f478f706679df]::convert::Infallible as core[786f478f706679df]::convert::Into<core[786f478f706679df]::convert::Infallible>>::into> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   51:     0x5a646e946643 - <tower[e24a96b1fbf47c8e]::util::map_err::MapErrFuture<axum[ec88c19d02415fe6]::middleware::from_fn::ResponseFuture, <core[786f478f706679df]::convert::Infallible as core[786f478f706679df]::convert::Into<core[786f478f706679df]::convert::Infallible>>::into> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.3/src/macros.rs:38:38
[INFO] [stdout]   52:     0x5a646e8578d5 - <axum[ec88c19d02415fe6]::util::MapIntoResponseFuture<tower[e24a96b1fbf47c8e]::util::map_err::MapErrFuture<axum[ec88c19d02415fe6]::middleware::from_fn::ResponseFuture, <core[786f478f706679df]::convert::Infallible as core[786f478f706679df]::convert::Into<core[786f478f706679df]::convert::Infallible>>::into>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/util.rs:94:47
[INFO] [stdout]   53:     0x5a646ec29a40 - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<http[ceeb455812c69409]::response::Response<axum_core[401836f3f3fe9388]::body::Body>, core[786f478f706679df]::convert::Infallible>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   54:     0x5a646ec24448 - <tower[e24a96b1fbf47c8e]::util::oneshot::Oneshot<tower[e24a96b1fbf47c8e]::util::boxed_clone_sync::BoxCloneSyncService<http[ceeb455812c69409]::request::Request<axum_core[401836f3f3fe9388]::body::Body>, http[ceeb455812c69409]::response::Response<axum_core[401836f3f3fe9388]::body::Body>, core[786f478f706679df]::convert::Infallible>, http[ceeb455812c69409]::request::Request<axum_core[401836f3f3fe9388]::body::Body>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.3/src/util/oneshot.rs:96:42
[INFO] [stdout]   55:     0x5a646ec249ab - <axum[ec88c19d02415fe6]::routing::route::RouteFuture<core[786f478f706679df]::convert::Infallible> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/routing/route.rs:149:41
[INFO] [stdout]   56:     0x5a646e857155 - <axum[ec88c19d02415fe6]::util::MapIntoResponseFuture<axum[ec88c19d02415fe6]::routing::route::RouteFuture<core[786f478f706679df]::convert::Infallible>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/util.rs:94:47
[INFO] [stdout]   57:     0x5a646ec29a40 - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<http[ceeb455812c69409]::response::Response<axum_core[401836f3f3fe9388]::body::Body>, core[786f478f706679df]::convert::Infallible>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   58:     0x5a646e8ffa8c - <axum[ec88c19d02415fe6]::middleware::from_fn::Next>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/middleware/from_fn.rs:345:36
[INFO] [stdout]   59:     0x5a646e8cd511 - social_api[11fcfa73133fce7d]::api::middleware::metrics_middleware::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/middleware.rs:66:38
[INFO] [stdout]   60:     0x5a646e909119 - <axum[ec88c19d02415fe6]::middleware::from_fn::FromFn<social_api[11fcfa73133fce7d]::api::middleware::metrics_middleware, (), axum[ec88c19d02415fe6]::routing::route::Route, (http[ceeb455812c69409]::request::Request<axum_core[401836f3f3fe9388]::body::Body>,)> as tower_service[68532c8df29a6733]::Service<http[ceeb455812c69409]::request::Request<axum_core[401836f3f3fe9388]::body::Body>>>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/middleware/from_fn.rs:309:45
[INFO] [stdout]   61:     0x5a646ec29002 - <axum[ec88c19d02415fe6]::middleware::from_fn::ResponseFuture as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/middleware/from_fn.rs:375:29
[INFO] [stdout]   62:     0x5a646e90c39b - <axum[ec88c19d02415fe6]::middleware::from_fn::ResponseFuture as futures_core[1ff9b90ca9960bc6]::future::TryFuture>::try_poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/future.rs:92:14
[INFO] [stdout]   63:     0x5a646e8d35b3 - <futures_util[253b6edbeb2a2963]::future::try_future::into_future::IntoFuture<axum[ec88c19d02415fe6]::middleware::from_fn::ResponseFuture> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/try_future/into_future.rs:34:31
[INFO] [stdout]   64:     0x5a646e9430a3 - <futures_util[253b6edbeb2a2963]::future::future::map::Map<futures_util[253b6edbeb2a2963]::future::try_future::into_future::IntoFuture<axum[ec88c19d02415fe6]::middleware::from_fn::ResponseFuture>, futures_util[253b6edbeb2a2963]::fns::MapErrFn<<core[786f478f706679df]::convert::Infallible as core[786f478f706679df]::convert::Into<core[786f478f706679df]::convert::Infallible>>::into>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   65:     0x5a646e947033 - <futures_util[253b6edbeb2a2963]::future::future::Map<futures_util[253b6edbeb2a2963]::future::try_future::into_future::IntoFuture<axum[ec88c19d02415fe6]::middleware::from_fn::ResponseFuture>, futures_util[253b6edbeb2a2963]::fns::MapErrFn<<core[786f478f706679df]::convert::Infallible as core[786f478f706679df]::convert::Into<core[786f478f706679df]::convert::Infallible>>::into>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   66:     0x5a646e95d313 - <futures_util[253b6edbeb2a2963]::future::try_future::MapErr<axum[ec88c19d02415fe6]::middleware::from_fn::ResponseFuture, <core[786f478f706679df]::convert::Infallible as core[786f478f706679df]::convert::Into<core[786f478f706679df]::convert::Infallible>>::into> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   67:     0x5a646e946643 - <tower[e24a96b1fbf47c8e]::util::map_err::MapErrFuture<axum[ec88c19d02415fe6]::middleware::from_fn::ResponseFuture, <core[786f478f706679df]::convert::Infallible as core[786f478f706679df]::convert::Into<core[786f478f706679df]::convert::Infallible>>::into> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.3/src/macros.rs:38:38
[INFO] [stdout]   68:     0x5a646e8578d5 - <axum[ec88c19d02415fe6]::util::MapIntoResponseFuture<tower[e24a96b1fbf47c8e]::util::map_err::MapErrFuture<axum[ec88c19d02415fe6]::middleware::from_fn::ResponseFuture, <core[786f478f706679df]::convert::Infallible as core[786f478f706679df]::convert::Into<core[786f478f706679df]::convert::Infallible>>::into>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/util.rs:94:47
[INFO] [stdout]   69:     0x5a646ec29a40 - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<http[ceeb455812c69409]::response::Response<axum_core[401836f3f3fe9388]::body::Body>, core[786f478f706679df]::convert::Infallible>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   70:     0x5a646ec24448 - <tower[e24a96b1fbf47c8e]::util::oneshot::Oneshot<tower[e24a96b1fbf47c8e]::util::boxed_clone_sync::BoxCloneSyncService<http[ceeb455812c69409]::request::Request<axum_core[401836f3f3fe9388]::body::Body>, http[ceeb455812c69409]::response::Response<axum_core[401836f3f3fe9388]::body::Body>, core[786f478f706679df]::convert::Infallible>, http[ceeb455812c69409]::request::Request<axum_core[401836f3f3fe9388]::body::Body>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.3/src/util/oneshot.rs:96:42
[INFO] [stdout]   71:     0x5a646ec249ab - <axum[ec88c19d02415fe6]::routing::route::RouteFuture<core[786f478f706679df]::convert::Infallible> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/routing/route.rs:149:41
[INFO] [stdout]   72:     0x5a646e8557c7 - <tower_http[bace24f0498a9d3c]::trace::future::ResponseFuture<axum[ec88c19d02415fe6]::routing::route::RouteFuture<core[786f478f706679df]::convert::Infallible>, tower_http[bace24f0498a9d3c]::classify::ServerErrorsAsFailures> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.6.8/src/trace/future.rs:55:40
[INFO] [stdout]   73:     0x5a646e8561cb - <tower_http[bace24f0498a9d3c]::trace::future::ResponseFuture<axum[ec88c19d02415fe6]::routing::route::RouteFuture<core[786f478f706679df]::convert::Infallible>, tower_http[bace24f0498a9d3c]::classify::ServerErrorsAsFailures> as futures_core[1ff9b90ca9960bc6]::future::TryFuture>::try_poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/future.rs:92:14
[INFO] [stdout]   74:     0x5a646e8d3513 - <futures_util[253b6edbeb2a2963]::future::try_future::into_future::IntoFuture<tower_http[bace24f0498a9d3c]::trace::future::ResponseFuture<axum[ec88c19d02415fe6]::routing::route::RouteFuture<core[786f478f706679df]::convert::Infallible>, tower_http[bace24f0498a9d3c]::classify::ServerErrorsAsFailures>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/try_future/into_future.rs:34:31
[INFO] [stdout]   75:     0x5a646e942b83 - <futures_util[253b6edbeb2a2963]::future::future::map::Map<futures_util[253b6edbeb2a2963]::future::try_future::into_future::IntoFuture<tower_http[bace24f0498a9d3c]::trace::future::ResponseFuture<axum[ec88c19d02415fe6]::routing::route::RouteFuture<core[786f478f706679df]::convert::Infallible>, tower_http[bace24f0498a9d3c]::classify::ServerErrorsAsFailures>>, futures_util[253b6edbeb2a2963]::fns::MapErrFn<<core[786f478f706679df]::convert::Infallible as core[786f478f706679df]::convert::Into<core[786f478f706679df]::convert::Infallible>>::into>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   76:     0x5a646e946f93 - <futures_util[253b6edbeb2a2963]::future::future::Map<futures_util[253b6edbeb2a2963]::future::try_future::into_future::IntoFuture<tower_http[bace24f0498a9d3c]::trace::future::ResponseFuture<axum[ec88c19d02415fe6]::routing::route::RouteFuture<core[786f478f706679df]::convert::Infallible>, tower_http[bace24f0498a9d3c]::classify::ServerErrorsAsFailures>>, futures_util[253b6edbeb2a2963]::fns::MapErrFn<<core[786f478f706679df]::convert::Infallible as core[786f478f706679df]::convert::Into<core[786f478f706679df]::convert::Infallible>>::into>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   77:     0x5a646e95d2c3 - <futures_util[253b6edbeb2a2963]::future::try_future::MapErr<tower_http[bace24f0498a9d3c]::trace::future::ResponseFuture<axum[ec88c19d02415fe6]::routing::route::RouteFuture<core[786f478f706679df]::convert::Infallible>, tower_http[bace24f0498a9d3c]::classify::ServerErrorsAsFailures>, <core[786f478f706679df]::convert::Infallible as core[786f478f706679df]::convert::Into<core[786f478f706679df]::convert::Infallible>>::into> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   78:     0x5a646e9465f3 - <tower[e24a96b1fbf47c8e]::util::map_err::MapErrFuture<tower_http[bace24f0498a9d3c]::trace::future::ResponseFuture<axum[ec88c19d02415fe6]::routing::route::RouteFuture<core[786f478f706679df]::convert::Infallible>, tower_http[bace24f0498a9d3c]::classify::ServerErrorsAsFailures>, <core[786f478f706679df]::convert::Infallible as core[786f478f706679df]::convert::Into<core[786f478f706679df]::convert::Infallible>>::into> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.3/src/macros.rs:38:38
[INFO] [stdout]   79:     0x5a646e8576f7 - <axum[ec88c19d02415fe6]::util::MapIntoResponseFuture<tower[e24a96b1fbf47c8e]::util::map_err::MapErrFuture<tower_http[bace24f0498a9d3c]::trace::future::ResponseFuture<axum[ec88c19d02415fe6]::routing::route::RouteFuture<core[786f478f706679df]::convert::Infallible>, tower_http[bace24f0498a9d3c]::classify::ServerErrorsAsFailures>, <core[786f478f706679df]::convert::Infallible as core[786f478f706679df]::convert::Into<core[786f478f706679df]::convert::Infallible>>::into>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/util.rs:94:47
[INFO] [stdout]   80:     0x5a646ec29a40 - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<http[ceeb455812c69409]::response::Response<axum_core[401836f3f3fe9388]::body::Body>, core[786f478f706679df]::convert::Infallible>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   81:     0x5a646ec24448 - <tower[e24a96b1fbf47c8e]::util::oneshot::Oneshot<tower[e24a96b1fbf47c8e]::util::boxed_clone_sync::BoxCloneSyncService<http[ceeb455812c69409]::request::Request<axum_core[401836f3f3fe9388]::body::Body>, http[ceeb455812c69409]::response::Response<axum_core[401836f3f3fe9388]::body::Body>, core[786f478f706679df]::convert::Infallible>, http[ceeb455812c69409]::request::Request<axum_core[401836f3f3fe9388]::body::Body>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.3/src/util/oneshot.rs:96:42
[INFO] [stdout]   82:     0x5a646ec249ab - <axum[ec88c19d02415fe6]::routing::route::RouteFuture<core[786f478f706679df]::convert::Infallible> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/routing/route.rs:149:41
[INFO] [stdout]   83:     0x5a646e7cebb6 - <tower[e24a96b1fbf47c8e]::util::oneshot::Oneshot<axum[ec88c19d02415fe6]::routing::Router, http[ceeb455812c69409]::request::Request<axum_core[401836f3f3fe9388]::body::Body>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.3/src/util/oneshot.rs:96:42
[INFO] [stdout]   84:     0x5a646e7e561e - api_integration_test[81f37830d5968627]::common::send_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:404:41
[INFO] [stdout]   85:     0x5a646e797ce2 - api_integration_test[81f37830d5968627]::health_ready_reports_content_api_check::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_integration_test.rs:1015:49
[INFO] [stdout]   86:     0x5a646e7db7c2 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   87:     0x5a646e7db83d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   88:     0x5a646e7e25dd - <tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   89:     0x5a646e7e24db - tokio[437194a91edf4ecf]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   90:     0x5a646e7e24db - tokio[437194a91edf4ecf]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   91:     0x5a646e7e24db - <tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   92:     0x5a646e7dc800 - <tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   93:     0x5a646e7e10bd - <tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   94:     0x5a646e7e03b4 - <tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   95:     0x5a646e7dbb8b - <tokio[437194a91edf4ecf]::runtime::context::scoped::Scoped<tokio[437194a91edf4ecf]::runtime::scheduler::Context>>::set::<<tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   96:     0x5a646e7e1f19 - tokio[437194a91edf4ecf]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   97:     0x5a646e7d0de2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[437194a91edf4ecf]::runtime::context::Context>>::try_with::<tokio[437194a91edf4ecf]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   98:     0x5a646e7d096e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[437194a91edf4ecf]::runtime::context::Context>>::with::<tokio[437194a91edf4ecf]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   99:     0x5a646e7dee5d - tokio[437194a91edf4ecf]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]  100:     0x5a646e7de940 - <tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]  101:     0x5a646e7dec36 - <tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]  102:     0x5a646e7dfec0 - <tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]  103:     0x5a646e7bd4c3 - tokio[437194a91edf4ecf]::runtime::context::runtime::enter_runtime::<<tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]  104:     0x5a646e7dbd61 - <tokio[437194a91edf4ecf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]  105:     0x5a646e7d6c04 - <tokio[437194a91edf4ecf]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]  106:     0x5a646e7d6dcf - <tokio[437194a91edf4ecf]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]  107:     0x5a646e7abc73 - api_integration_test[81f37830d5968627]::health_ready_reports_content_api_check
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_integration_test.rs:1018:100
[INFO] [stdout]  108:     0x5a646e7836d7 - api_integration_test[81f37830d5968627]::health_ready_reports_content_api_check::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_integration_test.rs:1001:50
[INFO] [stdout]  109:     0x5a646e7bb966 - <api_integration_test[81f37830d5968627]::health_ready_reports_content_api_check::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  110:     0x5a646e7ede6b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  111:     0x5a646e7ede6b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]  112:     0x5a646e7fa85b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]  113:     0x5a646e7fa85b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  114:     0x5a646e7fa85b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]  115:     0x5a646e7fa85b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]  116:     0x5a646e7fa85b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]  117:     0x5a646e7fa85b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]  118:     0x5a646e7fa85b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]  119:     0x5a646e7f5f74 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]  120:     0x5a646e7f5f74 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  121:     0x5a646e7fd462 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  122:     0x5a646e7fd462 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  123:     0x5a646e7fd462 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]  124:     0x5a646e7fd462 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]  125:     0x5a646e7fd462 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]  126:     0x5a646e7fd462 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  127:     0x5a646e7fd462 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  128:     0x5a646f44700f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  129:     0x5a646f44700f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  130:     0x7202476cbaa4 - <unknown>
[INFO] [stdout]  131:     0x720247758a64 - clone
[INFO] [stdout]  132:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     health_ready_reports_content_api_check
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 41 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test api_integration_test`
[INFO] running `Command { std: "docker" "inspect" "befea6a19896f99ad61df3c11c550436801f67ef8e682282b5e11f790b508233", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "befea6a19896f99ad61df3c11c550436801f67ef8e682282b5e11f790b508233", kill_on_drop: false }`
[INFO] [stdout] befea6a19896f99ad61df3c11c550436801f67ef8e682282b5e11f790b508233
